home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: The Risc OS Music Utilities CD / Acorn User: The Risc OS Music Utilities CD.iso / UTILITIES / MIXER / !Mixer / Messages < prev    next >
Text File  |  1999-07-25  |  3KB  |  65 lines

  1. #  Messages file for !Mixer 0.16 (25 Jul 1999)
  2.  
  3.  
  4. # --- The application's name
  5. App.Name: Mixer
  6.  
  7.  
  8. # === USER EDITABLE PARAMETERS =====================================
  9.  
  10. # --- Set = 'TRUE' to start up Mixer with 'Master' initially ticked
  11. UserOpt.Master: TRUE
  12.  
  13. # --- Max number of rows for auto growth of Mixer window (3-32)
  14. UserOpt.AutoLine: 6
  15.  
  16. # --- Set = 'TRUE' for 3D window backgrounds
  17. UserOpt.Wind3D: FALSE
  18.  
  19. # ==================================================================
  20.  
  21. # --- 'MenT...' = Menu title text (max 15 chars for each)
  22.  
  23. # --- Iconbar menu
  24. MenT.IBar: Mixer
  25. Menu.IBar: Info,Master,Quit
  26.  
  27. # ==================================================================
  28.  
  29. # --- Error messages
  30. Err.MemShort: Insufficient memory to run %s.
  31.  
  32. # ==================================================================
  33.  
  34. # --- Help text : Max string length for each message (inc expanded parameters) is 200 chars
  35.  
  36. # --- Help text (Iconbar)
  37. HelpIBar.Icon: This is the Mixer utility.|M\Sopen/surface the Mixer window.|M\Aopen/close the Mixer window.
  38.  
  39. # --- Help text (Info window)
  40. HelpInfo.Window: This window gives version and copyright information about this copy of the Mixer application.|MToggle the window to full size to reveal version info for the SharedSound module.
  41. HelpInfo.Contact: Email: lenny@argonet.co.uk
  42.  
  43. # --- Help text (Mixer window)
  44. HelpMix.Window: This is the Mixer panel.|MProviding volume control for the internal sound system, up to 7 CD drives and up to 32 SharedSound handlers.
  45.  
  46. HelpMix.LabelSS: %s occupies SharedSound handler slot %d.
  47. HelpMix.SliderIS: Drag the slider to alter the volume of the internal sound system.
  48. HelpMix.SliderCD: Drag the slider to alter the volume of %s.
  49. HelpMix.SliderSS: Drag the slider to alter the volume of the '%s' channel.
  50. HelpMix.LevelIS: The internal sound system is set to %s.
  51. HelpMix.LevelCD: %s is set to %s.
  52. HelpMix.LevelSS: The '%s' channel is set to %s.
  53. HelpMix.LevelMin: its minimum audio level, ie silent
  54. HelpMix.LevelPc:  %s%d%% of %s
  55. HelpMix.LevelMax: its maximum audio level
  56.  
  57. HelpMixP.CD0: No CD drives have been detected or allocated volume sliders.
  58. HelpMixP.CD1: %d CD drive has been detected and allocated a volume slider.
  59. HelpMixP.CDs: %d CD drives have been detected and allocated volume sliders.
  60. HelpMixP.Handler0: No SharedSound handlers have been detected or allocated volume sliders.
  61. HelpMixP.Handler1: %d SharedSound handler has been detected and allocated a volume slider.
  62. HelpMixP.Handlers: %d SharedSound handlers have been detected and allocated volume sliders.
  63. HelpMixP.ReScan: \Sre-scan the list of handlers registered with the SharedSound module.|MUsing this keeps Mixer in sync with the list of handlers, which may change as other applications start up or die.
  64. HelpMixP.ReScan0: Re-Scan is unneccessary whilst Mixer is acting as a master volume control.
  65.